PRISM

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (specific)
./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 consensus.6.prism consensus.props --property disagree -const K=2
Execution
Walltime:118.59371542930603s
Return code:0
Relative Error:0.00022139607350764358
Log
PRISM
=====

Version: 4.5.dev
Date: Sat Mar 14 15:46:27 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -ii -e 5e-2 -heuristic speed -ddextraactionvars 100 -maxiters 1000000 consensus.6.prism consensus.props --property disagree -const K=2

Parsing model file "consensus.6.prism"...

Type:        MDP
Modules:     process1 process2 process3 process4 process5 process6 
Variables:   counter pc1 coin1 pc2 coin2 pc3 coin3 pc4 coin4 pc5 coin5 pc6 coin6 

Parsing properties file "consensus.props"...

5 properties:
(1) "c1": P>=1 [ F "finished" ]
(2) "c2": Pmin=? [ F "finished"&"all_coins_equal_1" ]
(3) "disagree": Pmax=? [ F "finished"&!"agree" ]
(4) "steps_max": R{"steps"}max=? [ F "finished" ]
(5) "steps_min": R{"steps"}min=? [ F "finished" ]

---------------------------------------------------------------------

Model checking: "disagree": Pmax=? [ F "finished"&!"agree" ]
Model constants: K=2

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: K=2

Computing reachable states...

Reachability (BFS): 149 iterations in 0.19 seconds (average 0.001295, setup 0.00)

Time for model construction: 0.16 seconds.

Type:        MDP
States:      1258240 (1 initial)
Transitions: 6236736
Choices:     5008128

Transition matrix: 7075 nodes (3 terminal), 6236736 minterms, vars: 24r/24c/6nd

Prob0A: 115 iterations in 1.31 seconds (average 0.011391, setup 0.00)

Prob1E: 1925 iterations in 27.69 seconds (average 0.014386, setup 0.00)

yes = 583956, no = 27270, maybe = 647014

Computing remaining probabilities...
Engine: Sparse

Building quotient MDP, collapsing maximal end components as well as yes and no states...
Time for computing maximal end components: 2.027 seconds, found 0 MECs.
Time for building MEC quotient: 2.815 seconds.

Quotient MDP:
States:      647016 (1 initial)
Transitions: 3890724
Choices:     3131172

Transition matrix: 431336 nodes (3 terminal), 3890724 minterms, vars: 24r/24c/31nd
Note: Interval iteration is configured to enforce monotonicity from below.

Building sparse matrix... [n=647016, nc=2997228, nnz=3756780, k=6] [46.5 MB]
Creating vector for yes... [4.9 MB]
Creating vector for maybe... [4.9 MB]
Allocating iteration vectors... [4 x 4.9 MB]
TOTAL: [76.1 MB]

Starting iterations (interval iteration)...
Iteration 102: max relative diff=1.000000, 5.01 sec so far
Iteration 201: max relative diff=0.989997, 10.01 sec so far
Iteration 300: max relative diff=0.945562, 15.03 sec so far
Iteration 399: max relative diff=0.867825, 20.05 sec so far
Iteration 498: max relative diff=0.765785, 25.06 sec so far
Iteration 597: max relative diff=0.651505, 30.07 sec so far
Iteration 696: max relative diff=0.540770, 35.07 sec so far
Iteration 796: max relative diff=0.438233, 40.12 sec so far
Iteration 896: max relative diff=0.347971, 45.16 sec so far
Iteration 995: max relative diff=0.274608, 50.19 sec so far
Iteration 1095: max relative diff=0.213970, 55.24 sec so far
Iteration 1194: max relative diff=0.165757, 60.25 sec so far
Iteration 1294: max relative diff=0.127391, 65.30 sec so far
Iteration 1394: max relative diff=0.096733, 70.34 sec so far
Iteration 1494: max relative diff=0.073745, 75.39 sec so far
Iteration 1594: max relative diff=0.056038, 80.44 sec so far
Max relative diff between upper and lower bound on convergence: 0.0498618
Iterative method (interval iteration): 1634 iterations in 83.66 seconds (average 0.050468, setup 1.19)

Value in the initial state: 0.36372525908261094

Time for model checking: 117.638 seconds.

Result: 0.36372525908261094 (value in the initial state)


Overall running time: 118.371 seconds.

---------------------------------------------------------------------

Note: There was 1 warning during computation.